CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 两幅 图像

搜索资源列表

  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. 基于SURF两幅图像的拼接

    1下载:
  2. 基于vc++6.0环境下,有SURF快速算法实现图像的配准并完成拼接,代码注解详细,拼接效果比较好,实时性也可以。
  3. 所属分类:图形图象

  1. PCA融合

    0下载:
  2. 对于两幅图像进行PCA融合,对高分辨率的灰度图像和低分辨率的彩色图像进行融合(For the two images of PCA fusion, the high resolution gray image and low resolution color image fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:29696
    • 提供者:*修远*
  1. ImageStitching

    0下载:
  2. 该程序能够非常好的实现两幅图像的拼接,效果较好。(it can very good to achieve the two images stitching)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2405376
    • 提供者:xiaye66
  1. 图像融合

    2下载:
  2. 先进行高斯金字塔分层,在拉普拉斯分解,最终将两幅局部有模糊的图像进行融合,最后显示清晰图像。(First Gaussian pyramid stratification, in Laplace decomposition, the final two local fuzzy image fusion, and finally show a clear image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:674816
    • 提供者:ruiruihaha
  1. NCC

    0下载:
  2. 将归一化互相关应用到图像配准上,使用互相关来判断两幅图像的相似性,相似度越大,说明配准结果越是精确。(The normalized cross-correlation is applied to image registration, and the similarity of two images is judged by cross-correlation. The greater the similarity, the more accurate the registration resu
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:吟风雪
  1. 图像拼接

    1下载:
  2. 将两幅有相同部分的图像经过特征点提取处理后进行图像拼接为一幅完整的图像。(Two images with the same part are extracted and processed by feature points, and then the image is spliced into a whole image.)
  3. 所属分类:图形图像处理

  1. 梯度金字塔

    0下载:
  2. 实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:yanlei3490
  1. 稀疏融合

    0下载:
  2. 利用DCT字典对图形进行稀疏表示,实现两幅图像的融合(Using the DCT dictionary to sparse representation of the graphics to achieve the fusion of two images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:yanlei3490
  1. 图像的运算

    0下载:
  2. 可实现图像的加减乘除运算(包括两幅图、图与常数、逻辑运算),最值、旋转、仿射变换、投影变换。(Can realize the image operations (including add, subtract, multiply and divide two maps, graphs and constants, logic operation), the most value, rotation, affine transform, projection transform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:334848
    • 提供者:醉蹉跎
  1. 自动获取两幅图像有效区域重叠范围

    2下载:
  2. ENVI 插件,利用idl自动获取两个影像重叠范围,带源代码,方便修改(ENVI plug-in, using IDL to automatically obtain two image overlap range, with the source code, convenient to modify.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:吴世怀
  1. size2same

    0下载:
  2. 将两幅尺寸不一的图调整成同一尺寸大小,便于后期图像处理所用。 该自定义函数可更改参数,使图像尺寸和预设定值一样。 同时,该函数可以运用于灰度或者彩色图像。(You can use this function to adjust two different size picture into the same size, so that it easy to image processing.This function can set the parameter , so it can se
  3. 所属分类:图形图象

  1. 图像融合算法

    0下载:
  2. 针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:九月晴空
  1. surf

    2下载:
  2. 用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:93184
    • 提供者:turrity1
  1. 基于SIFT算法的图像特征点提取与匹配

    0下载:
  2. 文章深入研究了 SIFT 特征点提取的原理及过程,以基于 K-D 树结构的近邻算 法对呈线性变换的两幅图像在不同视角和噪声干扰情况下进行了特征点的粗匹 配,并通过随机抽样一致性算法(Random Sample Consensus)进行特征点的提纯,删 除例如错误的匹配特征点对。针对粗匹配后误匹配点对较多导致的 RANSAC 算法 效率降低、运算时间变长的情况,论文以视差梯度约束对粗匹配点对进行预筛选, 提升了 RANSAC 算法的效率。根据匹配点对空间位置关系得出图像之间的变换模 型;最后将图像
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:6951936
    • 提供者:robben333333
  1. image_register

    0下载:
  2. 以人脸图像为例,将两幅图像进行对准,使得各张照片中的人脸具有近似大小,尽量处于相同的位置(Taking the face image as an example, the two images are aligned so that the faces in each picture have approximate size and are placed in the same position as far as possible.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:78848
    • 提供者:LING0712
  1. imagefusion

    2下载:
  2. 图像配准是拼接技术重要的步骤之一,其配准精度能够直接影响到接来下的图像融合过程,从而影响到拼接图像的质量。因此拼接技术的研究重点是在实现更高精度和可靠性从而保证拼接图像的高品质。具体地说,图像配准是对于一组图像数据集中的两幅图像,通过寻找一种空间变换把一幅图像映射到另一幅图像,使得两图中对应于空间同一位置的点一一对应起来,从而达到信息融合的目的。(Image registration is one of the most important steps in mosaic technology.
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-09
    • 文件大小:23671808
    • 提供者:星影
  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

  1. 图像拼接技术

    1下载:
  2. 基于sift的特征点提取,然后用ransac精匹配,最后实现两幅图的拼接(Feature point extraction based on sift, then ransac fine matching, and finally the stitching of the two images)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-05
    • 文件大小:3416064
    • 提供者:不染@
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com